home *** CD-ROM | disk | FTP | other *** search
- DEDICT.EXE will decode the Scramble dictionary so that you can look
- at it, edit it, and re-encode it with ENDICT.EXE.
-
- The proper way to use dedict is like this:
-
- dedict <infile name> <outfile name>
-
- where the infile name is the name of the dictionary to be decoded
- and the outfile name is the name of the decoded dictionary. If a
- file already exists in the directory with the same name as the
- outfile name, dedict will ask you if you want to overwrite it.
-
- For example, to decode the default Scramble dictionary, type this:
-
- dedict scramdic.dct scramdic.out
-
- You can then look at scramdic with any text editor. You can add
- words (in alphabetical order!) or edit the words that are already
- there. For information on how to re-encode the dictionary, see the
- file ENDICT.DOC.